home *** CD-ROM | disk | FTP | other *** search
- Subject: Thick, Dashed line bug in ODF?
- Sent: 9/10/96 8:47 AM
- Received: 9/10/96 8:47 AM
- From: motion@nbn.com (Arni McKinley)
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List
-
-
- I have noticed that FW_CLineShape::RenderLine() does not render a thick
- dashed lined in ODF DR1. It renders only a thick line. If the pen's size is
- changed to 1 pixel, it will then render a dashed line correctly. If the
- pen's size is > 1 without a dashed line, it draws the thick line
- correctly. But it won't draw both together.
-
- I call FW_CLineShape::RenderLine(gc, start, end, ink, style), where the
- style's pen size has been set using style.SetPenSize( newPenSize ), and the
- style's dash has been set using style.SetDashStyle( newPenDash )
-
- Indeed a bug?
-
- Arni
-
-
- Arni F. McKinley
- President
- MetaMind Software, Inc.
- Mill Valley, CA 94941
- motion@nbn.com
- www.nbn.com/people/minds
- _______________________________________